Skip to content

gh-150285: Fix too long docstrings in the zstd module#150291

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-zstd
May 24, 2026
Merged

gh-150285: Fix too long docstrings in the zstd module#150291
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-zstd

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 23, 2026

This is a new module, docstrings in which were wrapped using incorrect line widths in Argument Clinic.

@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 23, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 23, 2026
@serhiy-storchaka serhiy-storchaka merged commit 9fceb1c into python:main May 24, 2026
60 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 24, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 24, 2026

GH-150335 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 24, 2026
@serhiy-storchaka serhiy-storchaka deleted the docstrings-overflow-zstd branch May 24, 2026 13:19
serhiy-storchaka added a commit that referenced this pull request May 24, 2026
…) (GH-150335)

(cherry picked from commit 9fceb1c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant